From: Eli Zaretskii Date: Thu, 25 Nov 2010 20:28:14 +0000 (+0200) Subject: Fixing bug #7474 also fixes #7481. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5532 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=867377d410d3ed0793a1986a498fca8b3945dd1a;p=emacs.git Fixing bug #7474 also fixes #7481. --- diff --git a/src/ChangeLog b/src/ChangeLog index d29f275e4aa..ae412047508 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * xdisp.c (set_cursor_from_row): Don't forget to consider the `cursor' property of the first character in overlay strings. - (Bug#7474) + (Bug#7474) (Bug#7481) 2010-11-24 Jan Djärv